Skip to content

fix(RangeHelper): fix calculation of position offset#334

Closed
xdavidwu wants to merge 1 commit intogeorgewfraser:masterfrom
xdavidwu:position
Closed

fix(RangeHelper): fix calculation of position offset#334
xdavidwu wants to merge 1 commit intogeorgewfraser:masterfrom
xdavidwu:position

Conversation

@xdavidwu
Copy link
Copy Markdown
Contributor

In LSP, position is expressed by line and character offset, not column offset. This fixes position reporting if line contains multi-column character, like tabs.

In LSP, position is expressed by line and character offset, not column
offset. This fixes position reporting if line contains multi-column
character, like tabs.
@georgewfraser
Copy link
Copy Markdown
Owner

Merged onto master via rebased commits 0195171 and 5805a07.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants